networking.firewall.interfaces.<name>.allowedUDPPortRanges
Range of open UDP ports.
- Type
list of attribute set of 16 bit unsigned integer; between 0 and 65535 (both inclusive)- Default
[ ]- Example
[ { from = 60000; to = 61000; } ]- Declared
- <nixpkgs/nixos/modules/services/networking/firewall.nix>